home *** CD-ROM | disk | FTP | other *** search
/ DC Comics 2.0 / DC Collected Edi.iso / pc / collect / superman / superman.js next >
Text File  |  2002-11-22  |  23KB  |  213 lines

  1. /*
  2.  *  Note: If there is a quotation mark character within the text for a field, you must
  3.  *  escape that character using the \. e.g.  ...including the \"Outer Dark\" story arc...
  4.  */
  5.     
  6.     // Define data arrays for each data field.
  7.     // Do not change these definitions.
  8.     var index = -1;
  9.     var itemCode = new Array();
  10.     var itemImprint = new Array();
  11.     var itemIssue = new Array();
  12.     var itemTitle = new Array();
  13.     var itemCreators = new Array();
  14.     var itemCopy = new Array();
  15.     var itemData1 = new Array();
  16.     var itemData2 = new Array();
  17.     
  18.     // Make changes to this file below.
  19.     // Insert data into the arrays below.
  20.  
  21.     
  22.     // next item
  23.     index++ // This adds 1 to the index variable.
  24.     itemCode[index] = "smdosc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  25.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  26.     itemIssue[index] = "1";
  27.     itemTitle[index] = "SUPERMAN: THE DEATH OF SUPERMAN ";
  28.     itemCreators[index] = "Written by various; art by various";
  29.     itemCopy[index] = "The story that drew national media attention when DC Comics killed their greatest hero is collected here. When a hulking monster emerges from an underground resting place and begins a mindless rampage, the Justice League is quickly called in to stop the colossal force of nature. But it soon becomes apparent that only Superman can stand against the monstrosity that has been nicknamed Doomsday. Battling their way throughout America, the two fight to a standstill as they reach the heart of Metropolis. Going punch for punch, Superman finally ends the threat of Doomsday as he throws one last punch and collapses forever. ";
  30.     itemData1[index] = "SUPERMAN  |  168pg.  |  Color  |  Softcover  |  $9.95 US/$15.50 CAN <br>  ISBN 1-56389-097-6  |  STAR10826";
  31.     itemData2[index] = "";
  32.     
  33.  
  34.  
  35.     // next item
  36.     index++ // This adds 1 to the index variable.
  37.     itemCode[index] = "smfassc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  38.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  39.     itemIssue[index] = "1";
  40.     itemTitle[index] = "SUPERMAN FOR ALL SEASONS";
  41.     itemCreators[index] = "Written by Jeph Loeb; art by Tim Sale ";
  42.     itemCopy[index] = "Similar to the premise of the <i>Smallville</i> television series, this hardcover book takes a look at the life of a young Clark Kent as he begins to develop strange powers. Living in a small Kansas town, the boy who would grow to be the Man of Steel must come to terms with his true origin and his uncanny abilities. In this mythic tale, we witness the experiences and adventures that transform a simple country boy into the world's greatest hero.";
  43.     itemData1[index] = "SUPERMAN  |  208pg.  |  Color  |  Hardcover  |  $24.95 US/$38.00 CAN <br>  ISBN 1-56389-528-5  |  STAR10152";
  44.     itemData2[index] = "";
  45.  
  46. // next item
  47.     index++ // This adds 1 to the index variable.
  48.     itemCode[index] = "sm50shc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  49.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  50.     itemIssue[index] = "1";
  51.     itemTitle[index] = "SUPERMAN IN THE FIFTIES ";
  52.     itemCreators[index] = "Written by Otto Binder, Jerry Coleman, Bill Finger, Edmond Hamilton, and others; art by Al Plastino, Wayne Boring, Curt Swan, Kurt Schaffenberger, and others";
  53.     itemCopy[index] = "Written in the 1950s, the stories reprinted in this collection reflect the optimism and carefree excitement of that era. In a decade of few real life villains, Superman's adventures became more lighthearted and fun as he teamed up with Robin, the Boy Wonder or battled against such outrageous foes as Bizarro and the Bride of Bizarro. Also included in this collection are the first appearances of Supergirl, Krypto, and Titano the Super-Ape as well as tales of Superman's Super-Magic Show and Superboy's last day in Smallville.";
  54.     itemData1[index] = "SUPERMAN  |  192pg.  |  Color  |  Softcover  |  $19.95 US/$32.95 CAN <br> ISBN 1-56389-826-8  |  STAR16563";
  55.     itemData2[index] = "";
  56.     
  57.     // next item
  58.     index++ // This adds 1 to the index variable.
  59.     itemCode[index] = "sm60sc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  60.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  61.     itemIssue[index] = "1";
  62.     itemTitle[index] = "SUPERMAN IN THE SIXTIES ";
  63.     itemCreators[index] = "Written by Jerry Siegel and others; art by Curt Swan and others";
  64.     itemCopy[index] = "Seventeen of the most memorable Superman tales from the sixties. A perfect companion to BATMAN IN THE SIXTIES, this book reprints these classic stories as they were originally published. Travel back in time and see how legendary characters such as Superboy, Jimmy Olsen, Lois Lane, and the Man of Steel himself, Superman, were portrayed in this decade of extreme social change in America. Also included in this collection are Superman's return to his home planet Krypton and an unforgettable team-up with Batman.";
  65.     itemData1[index] = "SUPERMAN  |  240pg.  |  Color  |  Softcover  |  $19.95 US/$31.00 CAN <br> ISBN 1-56389-522-6  |  STAR10127";
  66.     itemData2[index] = "";
  67.  
  68. // next item
  69.     index++ // This adds 1 to the index variable.
  70.     itemCode[index] = "sm70shc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  71.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  72.     itemIssue[index] = "1";
  73.     itemTitle[index] = "SUPERMAN IN THE SEVENTIES ";
  74.     itemCreators[index] = "Written by Elliot S. Maggin, Jack Kirby, Cary Bates, Robert Kanigher, Dennis O'Neil, Paul Levitz, and Len Wein; art by Jack Kirby, Curt Swan, Dick Dillin, Murphy Anderson, Werner Roth, Bob Oskner, Dick Giordano, Joe Giella, and Vince Colletta";
  75.     itemCopy[index] = "In this collection of Superman tales from the seventies, the Man of Steel finds himself facing more realistic challenges and issues that are representative of the era. Although he fought against some of his greatest enemies- such as Lex Luthor, Brainiac, and the Parasite-Superman also began to address societal issues and philosophical questions in these stories. In three tales of social conscience, Lois Lane changes color and experiences life as an African American, Superman loses his vulnerability to Kryptonite and questions his role as Earth's protector and the Man of Steel also revisits Smallville and looks back at his boyhood with older and wiser eyes. ";
  76.     itemData1[index] = "SUPERMAN  |  224pg.  |  Color  |  Softcover  |  $19.95 US/$31.00 CAN <br> ISBN 1-56389-638-9  |  STAR11867";
  77.     itemData2[index] = "";
  78.     
  79.     
  80.     // next item
  81.     index++ // This adds 1 to the index variable.
  82.     itemCode[index] = "smnlsc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  83.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  84.     itemIssue[index] = "1";
  85.     itemTitle[index] = "SUPERMAN: NO LIMITS";
  86.     itemCreators[index] = "Written by  Jeph Loeb, Joe Kelly and others; art by Mike Mckone, German Garcia, Doug Mahnke and others ";
  87.     itemCopy[index] = "This collection of Superman tales marks the beginning of a Superman era as new creative teams take over the reins of the Superman titles. Mixing action sequences with character-driven storylines, Clark Kent's personal life takes unexpected turns as Superman is forced to take on some of his toughest foes one right after another. The Man of Steel is barely left standing after bouts with the Eradicator, Mongul, and Imperiex, when he is confronted by a new nemesis, La Encantadora!";
  88.     itemData1[index] = "SUPERMAN  |  208pg.  |  Color  |  Softcover  |  $14.95 US/$23.50 CAN <br> ISBN 1-56389-699-0  |  STAR12057";
  89.     itemData2[index] = "";
  90.     
  91. // next item
  92.     index++ // This adds 1 to the index variable.
  93.     itemCode[index] = "smwawsc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  94.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  95.     itemIssue[index] = "1";
  96.     itemTitle[index] = "SUPERMAN: OUR WORLDS AT WAR VOL. 1";
  97.     itemCreators[index] = "Written by  Jeph Loeb, Joe Casey, Mark Schultz, Joe Kelly and Peter David; art by Ed McGuinness, Mike Wieringo, Doug Mahnke, Kano, Ron Garney, Leonard Kirk and others ";
  98.     itemCopy[index] = "In this first of two volumes, Imperiex, the ultimate conquering force, has been unleashed upon the Universe and it is making its way towards Earth. As worlds and planets are destroyed in its mighty wake, Earth itself is threatened as the planet becomes ravaged by fire and destruction. Desperate and taxed to his limits, Superman is forced to form uneasy alliances with President Lex Luthor and Darkseid, the malevolent despot ruler of Apokolips. But even these \"deals with the devils\" will not be enough to stop the onslaught or save the life of the hero King of Atlantis, Aquaman. ";
  99.     itemData1[index] = "SUPERMAN  |  256pg.  |  Color  |  Softcover  |  $19.95 US/$32.95 CAN <br> ISBN 1-56389-915-9  |  STAR16263";
  100.     itemData2[index] = "";
  101.  
  102. // next item
  103.     index++ // This adds 1 to the index variable.
  104.     itemCode[index] = "smwawv2sc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  105.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  106.     itemIssue[index] = "1";
  107.     itemTitle[index] = "SUPERMAN: OUR WORLDS AT WAR VOL. 2";
  108.     itemCreators[index] = "Written by  Jeph Loeb, Phil Jimenez, Joe Kelly, Joe Casey, Peter David , Mark Schultz and Todd Dezago; art by Phil Jimenez, Todd Nauck, Carlo Barbieri, Pascual Ferry, Mark Buckingham, Bill Sienkiewicz, Yvel Guichet, Duncan Rouleau, and others ";
  109.     itemCopy[index] = "In the second and final volume of this monumental epic, Imperiex continues its assault on Earth as part of its quest to destroy the Universe and remake it in its own image. Earth's greatest heroes and villains have banded together to fight the onslaught, but against such an awesome force the patriots are falling at an alarming rate. Making matters worse, Brainiac13 has entered the fray in a diabolical attempt to harness the power of Imperiex for his own self-serving ends.  Now exhausted and beaten down, the Man of Steel mounts one last all-or-nothing offensive. For once, this looks like a job that not even Superman can handle. ";
  110.     itemData1[index] = "SUPERMAN  |  272pg.  |  Color  |  Softcover  |  $19.95 US/$32.95 CAN <br> ISBN 1-56389-916-7  |  STAR16364";
  111.     itemData2[index] = "";
  112.     
  113.     // next item
  114.     index++ // This adds 1 to the index variable.
  115.     itemCode[index] = "smpesc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  116.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  117.     itemIssue[index] = "1";
  118.     itemTitle[index] = "SUPERMAN: PEACE ON EARTH ";
  119.     itemCreators[index] = "Written by Paul Dini; art by Alex Ross";
  120.     itemCopy[index] = "The first in a groundbreaking painted series (BATMAN: WAR ON CRIME, SHAZAM!: POWER OF HOPE, WONDER WOMAN: SPIRIT OF TRUTH) by Emmy Award-winning producer Paul Dini and acclaimed artist Alex Ross. Utilizing an oversized format, this inspirational book presents a tale in which Superman faces off against one of the planet's greatest threats: world hunger. In a Herculean effort to feed the starving masses around the globe, the Man of Steel fights through cynicism and delivers a message of hope and peace just in time for the holiday season.";
  121.     itemData1[index] = "SUPERMAN  |  64pg.    |   Color   |    Oversized Softcover  |  $9.95 US/$15.75 CAN<br> ISBN 1-56389-464-5  |  STAR08454";
  122.     itemData2[index] = "";
  123.  
  124.     // next item
  125.     index++ // This adds 1 to the index variable.
  126.     itemCode[index] = "smdv4sc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  127.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  128.     itemIssue[index] = "1";
  129.     itemTitle[index] = "SUPERMAN: THE DAILIES VOL. 1";
  130.     itemCreators[index] = "Written by Jerry Siegel; art by Joe Shuster";
  131.     itemCopy[index] = "The first volume in a series of three, this collection is the ideal complement to SUPERMAN: THE SUNDAY CLASSICS 1939-1943. Collecting the historic newspaper comic strips by Superman creators Jerry Siegel and Joe Shuster, these black and white reprints return the reader to a time when the Man of Steel was just an emerging hero.  Presented in an 11\" x 8 \" horizontal format, these landmark daily strips from 1939-1940 lay the groundwork for the legend of Superman as he challenges outrageous villains and averts deadly disasters on a day-by-day basis. ";
  132.     itemData1[index] = "SUPERMAN  |  176pg.  |  Black & white  |  Softcover  |  $14.95 US/$23.50 CAN<br> ISBN 1-56389-460-2  |  STAR11442";
  133.     itemData2[index] = "";
  134.  
  135.     // next item
  136.     index++ // This adds 1 to the index variable.
  137.     itemCode[index] = "smdv2sc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  138.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  139.     itemIssue[index] = "1";
  140.     itemTitle[index] = "SUPERMAN: THE DAILIES VOL. 2";
  141.     itemCreators[index] = "Written by Jerry Siegel; art by Joe Shuster";
  142.     itemCopy[index] = "Picking up where SUPERMAN: THE DAILIES VOL. 1 left off, this black and white collection reprints the original Superman daily strips from 1940 - 1941. Written and illustrated by the Man of Steel creators, Jerry Siegel and Joe Shuster, these strips show a growing sophistication as the two men begin to employ a greater reliance on plot and characterization. Still full of Superman's feats of strength and bravado, these stories also feature resolutions which relied on strength of character and non-violent actions.  Presented in a horizontal format this book introduces Superman's adoption of a moral code that prevented him from killing anyone as well as the first appearance of his arch-enemy, Lex Luthor. ";
  143.     itemData1[index] = "SUPERMAN  |  176pg.  |  Black & white  |  Softcover  |  $14.95 US/$23.50 CAN<br> ISBN 1-56389-461-0  |  STAR11586";
  144.     itemData2[index] = "";
  145.  
  146.     // next item
  147.     index++ // This adds 1 to the index variable.
  148.     itemCode[index] = "smdv3sc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  149.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  150.     itemIssue[index] = "1";
  151.     itemTitle[index] = "SUPERMAN: THE DAILIES VOL. 3";
  152.     itemCreators[index] = "Written by Jerry Siegel; art by Joe Shuster";
  153.     itemCopy[index] = "The third in a series of three, this 11\" x 8 \" horizontally formatted book collects the original daily Superman newspaper strips from 1941-1942. After two years of crafting his art, Jerry Siegel masters the art of daily continuity storytelling. In a tale that unfolds over the course of eight months and is full of twists and turns and breathtaking cliffhangers, Superman must deal with a long list of common thugs and diverse super villains that are attempting to fulfill the contract taken out on his life. Balancing a large cast of characters with intriguing subplots, this melodrama shows one of Superman's creators at his best.  ";
  154.     itemData1[index] = "SUPERMAN  |  176pg.  |  Black & white  |  Softcover  |  $14.95 US/$23.50 CAN<br> ISBN 1-56389-462-9  |  STAR11733";
  155.     itemData2[index] = "";
  156.     
  157.     // next item
  158.     index++ // This adds 1 to the index variable.
  159.     itemCode[index] = "smdwsc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  160.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  161.     itemIssue[index] = "1";
  162.     itemTitle[index] = "SUPERMAN: THE DOOMSDAY WARS";
  163.     itemCreators[index] = "Written by Dan Jurgens; art by Jurgens and Norm Rapmund";
  164.     itemCopy[index] = "Unable to defeat the hulking juggernaut Doomsday, Superman devised a way to defeat his greatest enemy by trapping him at the end of time. But now the invincible monster that once killed Superman has escaped his prison and returned to Earth to exact revenge against the Man of Steel. With the Justice League decimated and defeated at the feet of Doomsday, Superman must forsake a promise to save the infant son of his oldest friend and go into a battle that he knows he is destined to lose. ";
  165.     itemData1[index] = "SUPERMAN  |  144pg.  |  Color  |  Softcover  |  $12.95 US/$20.00 CAN<br> ISBN 1-56389-562-5  |  STAR10334";
  166.     itemData2[index] = "";
  167.  
  168. // next item
  169.     index++ // This adds 1 to the index variable.
  170.     itemCode[index] = "smscsc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  171.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  172.     itemIssue[index] = "1";
  173.     itemTitle[index] = "SUPERMAN: THE SUNDAY CLASSICS";
  174.     itemCreators[index] = "Written by Jerry Siegel; art by Joe Shuster";
  175.     itemCopy[index] = "In the late thirties, when Superman was making his groundbreaking debut in comic books, his legend was simultaneously being propagated in Sunday newspapers. Collected in this edition are the first three years of the classic Sunday Superman comic strips as written and illustrated by his creators Jerry Siegel and Joe Shuster. In these timeless tales, the Man of Steel challenges saboteurs and racketeers, saves runaway trains and plummeting planes, defeats giant robots and begins his lifelong rivalry with his greatest nemesis, Lex Luthor. ";
  176.     itemData1[index] = "SUPERMAN  |  192pg.  |  Color  |  Softcover  |  $19.95 US/$31.50 CAN<br> ISBN 1-56389-463-7  |  STAR11134";
  177.     itemData2[index] = "";
  178.     
  179.     // next item
  180.     index++ // This adds 1 to the index variable.
  181.     itemCode[index] = "smrssc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  182.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  183.     itemIssue[index] = "1";
  184.     itemTitle[index] = "SUPERMAN: THE RETURN OF SUPERMAN ";
  185.     itemCreators[index] = "Written by various; art by various";
  186.     itemCopy[index] = "Taking place after the WORLD WITHOUT A SUPERMAN storyline, this book features the first appearance of four new heroes as well as Superman's return from the dead. Looking to fill the void after the Man of Steel's death, four new heroes appear, all bearing the trademark \"S\" insignia on their chest and claiming to be Superman. As a cyborg Superman, a teenage Superboy, an extremely violent Superman, and man in a suit of armor all appear on the scene, the world tries to figure out who is for real and who is a hoax. But in the end, it will take the return of the one and only Superman to stop one of these impostors from taking over the world.";
  187.     itemData1[index] = "SUPERMAN  |  480pg.  |  Color  |  Softcover  |  $19.95 US/$32.95 CAN <br> ISBN 1-56389-149-2  |  STAR14367";
  188.     itemData2[index] = "";
  189.     
  190.     
  191.     // next item
  192.     index++ // This adds 1 to the index variable.
  193.     itemCode[index] = "smwhsc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  194.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  195.     itemIssue[index] = "1";
  196.     itemTitle[index] = "SUPERMAN: WHATEVER HAPPENED TO THE MAN OF TOMORROW?";
  197.     itemCreators[index] = "Written by Alan Moore; art by Curt Swan, George Pérez and others";
  198.     itemCopy[index] = "Alan Moore, the author of the graphic novel FROM HELL, which was recently adapted into a major motion picture, takes a turn at writing a few tales starring the Man of Steel. Includes stories which feature a rampaging Bizarro, the death of Clark Kent, an evil alliance between Lex Luthor and Brainiac, a salute to the Legion of Super-heroes, and the Daily Planet's last stand. Using his trademark writing style, Moore creates amazing realism in a world of fantasy that is always both entertaining and thought provoking. ";
  199.     itemData1[index] = "SUPERMAN  |  64pg.  |  Color  |  Softcover  |  $6.95 US/$11.50 CAN <br> ISBN 1-56389-315-0  |  STAR13842";
  200.     itemData2[index] = "";
  201.     
  202.     
  203.     // next item
  204.     index++ // This adds 1 to the index variable.
  205.     itemCode[index] = "smwwsc"; //note: This code must be all lowercase! No Spaces! Used to build html pages.
  206.     itemImprint[index] = "superman" //note: This code must be all lowercase! No Spaces! Used to build html pages.itemIssue[index] = "1";
  207.     itemIssue[index] = "1";
  208.     itemTitle[index] = "SUPERMAN: WORLD WITHOUT A SUPERMAN ";
  209.     itemCreators[index] = "Written by various; art by various";
  210.     itemCopy[index] = "In the ultimate battle, Superman sacrificed his own life in order to defeat the rampaging alien, Doomsday. But now that the planet is saved, the world must deal with the loss of their greatest hero. Superman's closest allies, Batman, Wonder Woman, Aquaman, the Flash, and Green Lantern gather as they try to come to terms with the death of their friend. And as Clark Kent's fiancée, Lois Lane, tries to cope with the loss of the man she loved, she discovers that Project Cadmus has stolen Superman's body and it is now up to her and Lex Luthor's girlfriend, Supergirl to stop them from cloning the Man of Steel. ";
  211.     itemData1[index] = "SUPERMAN  |  240pg.  |  Color  |  Softcover  |  $7.50 US/$9.95 CAN <br> ISBN 1-56389-118-2  |  STAR00471";
  212.     itemData2[index] = "";
  213.